FaVerification10 
Logical Entity Name  FaVerification10 
Default Table Name  FaVerification10 
Physical Only  NO 
Definition 
 
Note 
 

FaVerification10 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaVerification10ID(PK)    int  NO 
 
FaISIR10ID(FK)    int  NO 
 
FieldNumber    char(3)  NO 
 
SubFieldNumber    int  YES 
 
VerificationValue    varchar(50)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaVerification10 Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_FaVerification10_FaISIR10ID_FaVerification10ID  Index  FaISIR10ID, FaVerification10ID 
PK_FaVerification10_FaVerification10ID  PrimaryKey  FaVerification10ID 

FaVerification10 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaISIR10  Non-Identifying  One To Zero or More  FK_FaVerification10_FaISIR10ID_FaISIR10_FaISIR10ID      FaISIR10ID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaVerification10_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaVerification10 Check Constraints 
Check Constraint Name  CheckConstraint